Click or drag to resize

GetSharingMetadataResponseEncryptedSharedFolderDataList Property

Contains a collection of data structures that a client can use to authorize the sharing of its calendar or contact data with other clients.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<EncryptedSharedFolderData> EncryptedSharedFolderDataList { get; }

Property Value

Type: IListEncryptedSharedFolderData
See Also